home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr35 / i_m242c.zip / README.DOC < prev    next >
Text File  |  1995-03-23  |  11KB  |  237 lines

  1. This is the evaluation version of Integrity Master(tm) (Version 2.42).
  2. It will run on any PC with at least 330K free memory and DOS 2.0 or
  3. later. A hard disk is recommended. Registration is $35 plus shipping and
  4. handling.  Please upload or share Integrity Master with your friends,
  5. but keep all these files together. Read file HISTORY.DOC to learn what's
  6. new with this release and read or print file ORDER.DOC for a complete
  7. list of agents.
  8.  
  9. +-----------------------------------------------------------------------+
  10. |  To get started, just type SETUPIM and hit ENTER.  You don't need to  |
  11. |  read the documentation first!   SetupIM contains a tutorial to tell  |
  12. |  you all you need to get started.  Please read I-M.DOC later (use the |
  13. |  command: IMVIEW I-M.DOC or IMPRINT I-M.DOC) after you have completed |
  14. |  SetupIM and used IM for a while.   READ THIS FILE (README.DOC) TO    |
  15. |                                                                       |
  16. |  If you plan to use IM on LAN, please read NET.DOC after you complete |
  17. |  running SetupIM.                                                     |
  18. |                                                                       |
  19. +-----------------------------------------------------------------------+
  20.  
  21.  (We frequently refer to Integrity Master by its nickname, "IM")
  22.  
  23.  Once you install Integrity Master, there will be only two files you
  24.  absolutely need to use Integrity Master:
  25.  
  26.    IM.EXE       - Integrity Master itself
  27.    IM.PRM       - The parameter file which controls how IM works
  28.                 - This file is created by SETUPIM.EXE
  29.  
  30.  If you want to reinstall IM, or change advanced features of IM, you will need:
  31.  
  32.    SETUPIM.EXE  - The setup and install program (It creates and updates IM.PRM)
  33.  
  34.  When you install IM, SetupIM will create file:
  35.  
  36.    IMPROC.TXT   - Complete instructions to finish install and run IM
  37.    IM.PRM       - The parameter file (all option settings are stored here)
  38.    IMCONFIG.SYS - Sample CONFIG.SYS file for floppies (optional)
  39.  
  40.  When you run (initialize) IM, it will create integrity data files.  These
  41.  files will be called "ZZ##.IM" unless you use SetupIM to select a new
  42.  name. These files contain the integrity data describing your files.  Files:
  43.  BOOT.SID, BOOT.SRL, PART.SID and PART.SRL contain system sector integrity
  44.  (.SID) and reload (.SRL) information.
  45.  
  46.  The following files are provided as additional aids but are not required
  47.  to use or modify Integrity Master:
  48.  3YEAR.DOC ---- Special three year virus and data integrity update offer
  49.  DESCRIBE.DOC - Contains short descriptions of IM for BBS and vendor use
  50.  DISKHELP.TXT - Contains information to help with accessing disk drives
  51.  GENVIR.EXE  -- Execute this program to create SAMPVIR.BIN a fake test virus
  52.  HISTORY.DOC -- List of versions and changes made to Integrity Master
  53.  I-M.DOC ------ Documentation file for IM and information on data integrity
  54.  IMCHECK.EXE -- Supplemental stand-alone integrity check program
  55.  IMPRINT.BAT -- Batch file to print files.  Syntax: "IMPRINT filename"
  56.  IMVIEW.COM --- File viewer program. Syntax: "IMVIEW filename"
  57.  OMBUDSMN.ASP   Information of how to contact the ASP ombudsman for help with
  58.                 resolving a problem with an ASP member
  59.  ORDER.DOC ---- Complete information on how to license Integrity Master
  60.  ORDER.FRM ---- Enter "COPY ORDER.FRM PRN" or "IMPRINT ORDER.FRM" to print an
  61.                 order form for IM
  62.  NET.DOC ------ Suggestions on how to best install and use IM on a LAN.
  63.  QUANTITY.DOC - Table of discounts for licensing multiple copies of IM
  64.  QUESTION.TXT - Enter "IMVIEW QUESTION" to see common questions and answers
  65.  README.DOC --- Contains latest information concerning IM
  66.                 Read this for documentation on the latest changes.
  67.  SUPPORT.DOC -- How to contact Stiller Research for product support and help
  68.  SYSOP.DOC   -- How to post Integrity Master on a BBS and info for BBS SYSOP
  69.  VENDOR.DOC --- Distribution requirements for disk vendors and clubs
  70.  VIRREP.DOC --- How to report a virus attack
  71.  VTEXT.DOC  --- List of viruses IM identifies by name
  72.  
  73. The following optional files may or may not be present:
  74.  FILE_ID.DIZ -- Description file for PCboard, Wildcat other BBSes.
  75.  DESC.SDI   --- Another short description
  76.  
  77. We're also including the following batch file to make IM easier to use
  78. and to serve as examples for constructing your own batch files:
  79.  
  80. IMSCAN          This batch file allows you to virus scan all files on an
  81.                 entire disk or a specific directory on a disk and all
  82.                 lower subdirectories. For example, to scan files on disk
  83.                 C, type "IMSCAN C:" or to scan subdirectory DOS and all
  84.                 lower directories (e.g., \DOS\UTILS) type "IMSCAN \DOS".
  85.                 If you don't want to check memory each time include a
  86.                 "/B" (e.g., "IMSCAN \DOS /B"
  87.  
  88. IMSCAND         This allows you to scan a specific subdirectory. You can
  89.                 specify just the subdirectory or both the subdirectory
  90.                 and the disk (e.g., "IMSCAND C:\PCB\UPLOADS").
  91.  
  92. IMSCANM         Allows you to scan multiple diskettes for known viruses.
  93.                 After each diskette, IM will prompt you to insert
  94.                 another.
  95.  
  96. IMQ             Does a check in "Quick Update" mode of your current
  97.                 disk. This scans memory and the system sectors for known
  98.                 viruses and then checks only the files that have
  99.                 changed, providing a very fast way to check an entire
  100.                 disk for known viruses.  This also keeps your integrity
  101.                 data current for all files so you are up-to-date in case
  102.                 of a problem.  If you want to specify a different disk to
  103.                 check, you must use the "/Dx" command line switch (e.g.,
  104.                 "IMQ /DCF" will check both drive C and drive F).
  105.  
  106.  
  107.  
  108.       ----------------------------------------------------------
  109.  
  110.                          THE LATEST CHANGES:
  111.  
  112.  If you have been using a prior release of Integrity Master, please read
  113.  the HISTORY.DOC file to see what has changed since your version.
  114.  
  115.  IM now supports a Home directory where the autonamed report files as
  116.  well as the system sector and CMOS related files will be stored.
  117.  
  118.  IM offers several new command line options:
  119.  
  120.  /1    - 1 line only. Eliminates the long explanations of viruses and
  121.          suspected problems.
  122.  
  123.  /F    - Forces full integrity checking.  This is useful if integrity
  124.          checking has been set to "Quick update" as default.
  125.  
  126.  /ND   - runs with no pauses or screen display for extra fast scanning
  127.          (Recommended for sysops)
  128.  
  129.  /NOB  - No Beep.  Turns sound off.
  130.  
  131.  /P    - (Path) allows you to specify a disk as well as directory path
  132.          and will tolerate a wild-card file spec. (e.g., *.* or *.COM).
  133.          This allows programs that insist on feeding a complete file
  134.          spec (such as "C:\TEMP\*.*") to invoke IM as their external
  135.          virus scanner.
  136.  
  137.  /Q    - Forces "Quick Update" mode.
  138.  
  139.  /REPA - Report All. This reports all files scanned during a virus scan
  140.          or all files added during an initialize.  This option is useful
  141.          if you want to create a report showing all files and their
  142.          check values or if you are testing a virus collection.
  143.  
  144.  /RF=filespec Allows you to specify a name and location for the report
  145.          file from the command line.
  146.  
  147.  /VB     Scans floppy disks for boot sector viruses.  This allows IM
  148.          to read floppy disks that cause DOS to crash.
  149.  
  150.  
  151. Some other anti-virus products contain fragments of viruses. If you get
  152. an indication of a known virus in another product, do not be too
  153. alarmed.  Currently MicroSoft/Central Point anti-virus is occasionally a
  154. problem in this way.
  155.  
  156.  
  157.         ----------------------------------------------------
  158.  
  159. The latest evaluation version of Integrity Master can be obtained from
  160. these sources:
  161.  
  162. Integrity Master should be available from any SDN, FDN or ASP AHN BBS.
  163.  
  164. Most larger cities have at least one such BBS the current file name
  165. is I_M242c.ZIP (or .ARJ, .LZH, .PAK etc.) PLEASE NOTE WE'RE NOW
  166. USING AN UNDERLINE RATHER THAN A HYPHEN IN OUR SUGGESTED BBS FILE NAMES>
  167.  
  168. Plus, we upload the latest versions of Integrity Master directly to
  169. these locations:
  170.  
  171. o First time callers can download and get support for Integrity Master
  172.   from Wingit!  Call 904-386-8693 for 9600 to 28.8kbps
  173.   and HST modems or 904-385-0449 (for all but HST). For really fast
  174.   access, you can log on as user: "Integrity Master" (without the
  175.   quotes) and you will immediately be offered the download.  IM can be
  176.   freqed with the magic name IMAST  (Fido 1/3605:13).
  177.  
  178. o IM and support is available on the Metaverse anti-virus BBS.
  179.   606-843-9363 (14.4 V.32bis). Logon as "GUEST USER", password=GUEST.
  180.  
  181. o COMSEC (Computer Security) BBS (6 lines) 1-415-495-4642.
  182.  
  183. o Download from CompuServe in IBMSYS (lib 3)  and ZNT:TIPS lib 14 (one
  184.   of the Ziff-Net, PC Magazine forums) file I-MAST.ZIP.
  185.  
  186. o Download from the GEnie Virus Security RT (Page 1350) or the IBM PC RT
  187.   (page 370).
  188.  
  189. o In Germany: Eric's Mailbox Finkenweg 6 71 159 Moetzingen
  190.   07452 - 77 859 FIDO-address: 2:246/2004
  191.  
  192. o Canada (Windsor, Ont) Digital Wasteland (Fido 1:246/53) 519-972-6828 or
  193.   519-966-5110.
  194.  
  195. o IN the UK we provide free downloads at 01442 891109.  FREQ to 2:257/112,
  196.   filename I-MAST.ZIP.
  197.  
  198. Any major shareware diskette vendor should have a current copy of
  199. Integrity Master.   All ASP affiliated disk vendors automatically get
  200. new copies and AHN hub BBSes will always have the latest copy.  These
  201. BBSes are:
  202.  
  203.    North-East Coast             Mid-East Coast
  204.  
  205.    The Consultant BBS           The Break RBBS <East>
  206.    New York NY 10116-4655       Dale City, VA 22193-3011
  207.    BBS Phone: 718-837-3236      BBS Phone: 703-680-9269
  208.  
  209.  
  210.    North Mid-USA                Southern Mid-USA
  211.  
  212.    The Twilight Zone            The DataExchange BBS
  213.    Auburndale, WI 54412         Leesville, LA 71446
  214.    BBS Phone: 715-652-2758      BBS Phone: 318-239-2122
  215.  
  216.  
  217.    West Coast USA
  218.  
  219.    Space BBS
  220.    Menlo Park, CA 94026
  221.    BBS Phone: 415-323-4398
  222.  
  223.    Canada
  224.  
  225.    Knightec BBS
  226.    Orangeville, ONT L9W 3L1
  227.    BBS Phone: 519-940-0007
  228.  
  229. IM is available via ftp on Internet from:
  230.  
  231.   OAK.Oakland.Edu    (This probably includes all the Simtel mirror sites)
  232.  
  233.   ftp.demon.co.uk:/pub/antivirus/ibmpc/av-progs/
  234.  
  235.   garbo.uwasa.fi ...
  236.  
  237.